ItemMessageClass Property
Gets or sets message class, such as "IPM.Note". The message class specifies the type of the message. It determines the set of properties defined for the message, the kind of information the message conveys, and how to handle the message. This property represents MAPI property
PR_MESSAGE_CLASS.
Here is a list of standard values
.
Namespace: Independentsoft.PstAssembly: Independentsoft.Pst (in Independentsoft.Pst.dll) Version: 1.2.900.17830
public string MessageClass { get; }
Public ReadOnly Property MessageClass As String
Get
Property Value
StringThe message class.